home *** CD-ROM | disk | FTP | other *** search
- object frmInfo: TfrmInfo
- Left = 337
- Top = 122
- BorderStyle = bsNone
- Caption = 'frmInfo'
- ClientHeight = 450
- ClientWidth = 320
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object imgBody: TImage
- Left = 0
- Top = 0
- Width = 320
- Height = 450
- AutoSize = True
- end
- object htmlInfo: ThtmlLite
- Left = 9
- Top = 12
- Width = 302
- Height = 387
- Cursor = 2
- OnHotSpotClick = htmlInfoHotSpotClick
- ViewImages = True
- TabOrder = 0
- DefBackground = 10616319
- BorderStyle = htSingle
- HistoryMaxCount = 0
- DefFontName = 'Times New Roman'
- DefPreFontName = 'Courier New'
- NoSelect = False
- CharSet = DEFAULT_CHARSET
- OnKeyPress = htmlInfoKeyPress
- end
- end
-